-
Notifications
You must be signed in to change notification settings - Fork 144
Added new constructor for GraphServiceClient #2388
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
@baywet @andrueastman can you have a look at this PR |
baywet
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the contribution!
src/main/java/com/microsoft/graph/serviceclient/GraphServiceClient.java
Outdated
Show resolved
Hide resolved
baywet
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for making the changes!
Would you mind replicating the change in beta please?
|
@raghucha thanks for putting the beta PR together. As you can see the CI is failing, I think this is due to a missing import. Can you correct the issue please? |
missing import
Head branch was pushed to by a user without write access
baywet
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for making the changes!
Head branch was pushed to by a user without write access
src/main/java/com/microsoft/graph/serviceclient/GraphServiceClient.java
Outdated
Show resolved
Hide resolved
baywet
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for making the changes!
Could you replicate the changes in beta please?
fixes #2354
Fixes [#]2354(#2354)
-Allows Us to Overide the default Base URL in use cases such as GCC customers